My sandbox for experimenting with solver algorithms.
-
Updated
May 25, 2025 - Haskell
My sandbox for experimenting with solver algorithms.
Symbolic logic expressions
SAT solver assistant. Converts propositions (p ^ q) ==> CNF ==> DIMACS CNF files.
SAT solver implemented in Haskell for course Knowledge Representation (2019) at the Vrije Universiteit.
CNF Generator for Factoring Problems
Código Haskell que reduz o problema de coloração em grafos para o problema de satisfabilidade booleana
My first SMT solver (only QF_UF)
SAT-Solver based on conservative retractions
Solving the N-Queens Problem Using a SAT Solver
A SAT solver using the DPLL algorithm.
SAT-Solver based on Polynomials
DPP and DPLL algorithms
Add a description, image, and links to the sat-solver topic page so that developers can more easily learn about it.
To associate your repository with the sat-solver topic, visit your repo's landing page and select "manage topics."